3.396 \(\int \frac {\cosh ^4(e+f x)}{(a+b \sinh ^2(e+f x))^{5/2}} \, dx\)

Optimal. Leaf size=223 \[ \frac {2 (a+b) \cosh (e+f x) E\left (\tan ^{-1}\left (\frac {\sqrt {b} \sinh (e+f x)}{\sqrt {a}}\right )|1-\frac {a}{b}\right )}{3 a^{3/2} b^{3/2} f \sqrt {a+b \sinh ^2(e+f x)} \sqrt {\frac {a \cosh ^2(e+f x)}{a+b \sinh ^2(e+f x)}}}-\frac {\text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)} F\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right )}{3 a^2 b f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}}-\frac {(a-b) \sinh (e+f x) \cosh (e+f x)}{3 a b f \left (a+b \sinh ^2(e+f x)\right )^{3/2}} \]

[Out]

-1/3*(a-b)*cosh(f*x+e)*sinh(f*x+e)/a/b/f/(a+b*sinh(f*x+e)^2)^(3/2)+2/3*(a+b)*cosh(f*x+e)*(1/(1+b*sinh(f*x+e)^2
/a))^(1/2)*(1+b*sinh(f*x+e)^2/a)^(1/2)*EllipticE(sinh(f*x+e)*b^(1/2)/a^(1/2)/(1+b*sinh(f*x+e)^2/a)^(1/2),(1-a/
b)^(1/2))/a^(3/2)/b^(3/2)/f/(a*cosh(f*x+e)^2/(a+b*sinh(f*x+e)^2))^(1/2)/(a+b*sinh(f*x+e)^2)^(1/2)-1/3*(1/(1+si
nh(f*x+e)^2))^(1/2)*(1+sinh(f*x+e)^2)^(1/2)*EllipticF(sinh(f*x+e)/(1+sinh(f*x+e)^2)^(1/2),(1-b/a)^(1/2))*sech(
f*x+e)*(a+b*sinh(f*x+e)^2)^(1/2)/a^2/b/f/(sech(f*x+e)^2*(a+b*sinh(f*x+e)^2)/a)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.21, antiderivative size = 223, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {3192, 413, 525, 418, 411} \[ \frac {2 (a+b) \cosh (e+f x) E\left (\tan ^{-1}\left (\frac {\sqrt {b} \sinh (e+f x)}{\sqrt {a}}\right )|1-\frac {a}{b}\right )}{3 a^{3/2} b^{3/2} f \sqrt {a+b \sinh ^2(e+f x)} \sqrt {\frac {a \cosh ^2(e+f x)}{a+b \sinh ^2(e+f x)}}}-\frac {\text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)} F\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right )}{3 a^2 b f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}}-\frac {(a-b) \sinh (e+f x) \cosh (e+f x)}{3 a b f \left (a+b \sinh ^2(e+f x)\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]

Int[Cosh[e + f*x]^4/(a + b*Sinh[e + f*x]^2)^(5/2),x]

[Out]

-((a - b)*Cosh[e + f*x]*Sinh[e + f*x])/(3*a*b*f*(a + b*Sinh[e + f*x]^2)^(3/2)) + (2*(a + b)*Cosh[e + f*x]*Elli
pticE[ArcTan[(Sqrt[b]*Sinh[e + f*x])/Sqrt[a]], 1 - a/b])/(3*a^(3/2)*b^(3/2)*f*Sqrt[(a*Cosh[e + f*x]^2)/(a + b*
Sinh[e + f*x]^2)]*Sqrt[a + b*Sinh[e + f*x]^2]) - (EllipticF[ArcTan[Sinh[e + f*x]], 1 - b/a]*Sech[e + f*x]*Sqrt
[a + b*Sinh[e + f*x]^2])/(3*a^2*b*f*Sqrt[(Sech[e + f*x]^2*(a + b*Sinh[e + f*x]^2))/a])

Rule 411

Int[Sqrt[(a_) + (b_.)*(x_)^2]/((c_) + (d_.)*(x_)^2)^(3/2), x_Symbol] :> Simp[(Sqrt[a + b*x^2]*EllipticE[ArcTan
[Rt[d/c, 2]*x], 1 - (b*c)/(a*d)])/(c*Rt[d/c, 2]*Sqrt[c + d*x^2]*Sqrt[(c*(a + b*x^2))/(a*(c + d*x^2))]), x] /;
FreeQ[{a, b, c, d}, x] && PosQ[b/a] && PosQ[d/c]

Rule 413

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[((a*d - c*b)*x*(a + b*x^n)^
(p + 1)*(c + d*x^n)^(q - 1))/(a*b*n*(p + 1)), x] - Dist[1/(a*b*n*(p + 1)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)
^(q - 2)*Simp[c*(a*d - c*b*(n*(p + 1) + 1)) + d*(a*d*(n*(q - 1) + 1) - b*c*(n*(p + q) + 1))*x^n, x], x], x] /;
 FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && LtQ[p, -1] && GtQ[q, 1] && IntBinomialQ[a, b, c, d, n, p, q
, x]

Rule 418

Int[1/(Sqrt[(a_) + (b_.)*(x_)^2]*Sqrt[(c_) + (d_.)*(x_)^2]), x_Symbol] :> Simp[(Sqrt[a + b*x^2]*EllipticF[ArcT
an[Rt[d/c, 2]*x], 1 - (b*c)/(a*d)])/(a*Rt[d/c, 2]*Sqrt[c + d*x^2]*Sqrt[(c*(a + b*x^2))/(a*(c + d*x^2))]), x] /
; FreeQ[{a, b, c, d}, x] && PosQ[d/c] && PosQ[b/a] &&  !SimplerSqrtQ[b/a, d/c]

Rule 525

Int[((e_) + (f_.)*(x_)^2)/(Sqrt[(a_) + (b_.)*(x_)^2]*((c_) + (d_.)*(x_)^2)^(3/2)), x_Symbol] :> Dist[(b*e - a*
f)/(b*c - a*d), Int[1/(Sqrt[a + b*x^2]*Sqrt[c + d*x^2]), x], x] - Dist[(d*e - c*f)/(b*c - a*d), Int[Sqrt[a + b
*x^2]/(c + d*x^2)^(3/2), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && PosQ[b/a] && PosQ[d/c]

Rule 3192

Int[cos[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = FreeF
actors[Sin[e + f*x], x]}, Dist[(ff*Sqrt[Cos[e + f*x]^2])/(f*Cos[e + f*x]), Subst[Int[(1 - ff^2*x^2)^((m - 1)/2
)*(a + b*ff^2*x^2)^p, x], x, Sin[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[m/2] &&  !IntegerQ
[p]

Rubi steps

\begin {align*} \int \frac {\cosh ^4(e+f x)}{\left (a+b \sinh ^2(e+f x)\right )^{5/2}} \, dx &=\frac {\left (\sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {\left (1+x^2\right )^{3/2}}{\left (a+b x^2\right )^{5/2}} \, dx,x,\sinh (e+f x)\right )}{f}\\ &=-\frac {(a-b) \cosh (e+f x) \sinh (e+f x)}{3 a b f \left (a+b \sinh ^2(e+f x)\right )^{3/2}}+\frac {\left (\sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {a+2 b+(2 a+b) x^2}{\sqrt {1+x^2} \left (a+b x^2\right )^{3/2}} \, dx,x,\sinh (e+f x)\right )}{3 a b f}\\ &=-\frac {(a-b) \cosh (e+f x) \sinh (e+f x)}{3 a b f \left (a+b \sinh ^2(e+f x)\right )^{3/2}}-\frac {\left (\sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {1+x^2} \sqrt {a+b x^2}} \, dx,x,\sinh (e+f x)\right )}{3 a b f}+\frac {\left (2 (a+b) \sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {\sqrt {1+x^2}}{\left (a+b x^2\right )^{3/2}} \, dx,x,\sinh (e+f x)\right )}{3 a b f}\\ &=-\frac {(a-b) \cosh (e+f x) \sinh (e+f x)}{3 a b f \left (a+b \sinh ^2(e+f x)\right )^{3/2}}+\frac {2 (a+b) \cosh (e+f x) E\left (\tan ^{-1}\left (\frac {\sqrt {b} \sinh (e+f x)}{\sqrt {a}}\right )|1-\frac {a}{b}\right )}{3 a^{3/2} b^{3/2} f \sqrt {\frac {a \cosh ^2(e+f x)}{a+b \sinh ^2(e+f x)}} \sqrt {a+b \sinh ^2(e+f x)}}-\frac {F\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right ) \text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{3 a^2 b f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 1.44, size = 178, normalized size = 0.80 \[ \frac {\sqrt {2} b \sinh (2 (e+f x)) \left (a^2+b (a+b) \cosh (2 (e+f x))+2 a b-b^2\right )-i a^2 (2 a+b) \left (\frac {2 a+b \cosh (2 (e+f x))-b}{a}\right )^{3/2} F\left (i (e+f x)\left |\frac {b}{a}\right .\right )+2 i a^2 (a+b) \left (\frac {2 a+b \cosh (2 (e+f x))-b}{a}\right )^{3/2} E\left (i (e+f x)\left |\frac {b}{a}\right .\right )}{3 a^2 b^2 f (2 a+b \cosh (2 (e+f x))-b)^{3/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[Cosh[e + f*x]^4/(a + b*Sinh[e + f*x]^2)^(5/2),x]

[Out]

((2*I)*a^2*(a + b)*((2*a - b + b*Cosh[2*(e + f*x)])/a)^(3/2)*EllipticE[I*(e + f*x), b/a] - I*a^2*(2*a + b)*((2
*a - b + b*Cosh[2*(e + f*x)])/a)^(3/2)*EllipticF[I*(e + f*x), b/a] + Sqrt[2]*b*(a^2 + 2*a*b - b^2 + b*(a + b)*
Cosh[2*(e + f*x)])*Sinh[2*(e + f*x)])/(3*a^2*b^2*f*(2*a - b + b*Cosh[2*(e + f*x)])^(3/2))

________________________________________________________________________________________

fricas [F]  time = 0.64, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\sqrt {b \sinh \left (f x + e\right )^{2} + a} \cosh \left (f x + e\right )^{4}}{b^{3} \sinh \left (f x + e\right )^{6} + 3 \, a b^{2} \sinh \left (f x + e\right )^{4} + 3 \, a^{2} b \sinh \left (f x + e\right )^{2} + a^{3}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(f*x+e)^4/(a+b*sinh(f*x+e)^2)^(5/2),x, algorithm="fricas")

[Out]

integral(sqrt(b*sinh(f*x + e)^2 + a)*cosh(f*x + e)^4/(b^3*sinh(f*x + e)^6 + 3*a*b^2*sinh(f*x + e)^4 + 3*a^2*b*
sinh(f*x + e)^2 + a^3), x)

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(f*x+e)^4/(a+b*sinh(f*x+e)^2)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Eval
uation time: 0.44Error: Bad Argument Type

________________________________________________________________________________________

maple [B]  time = 0.20, size = 597, normalized size = 2.68 \[ \frac {\left (2 \sqrt {-\frac {b}{a}}\, a b +2 \sqrt {-\frac {b}{a}}\, b^{2}\right ) \sinh \left (f x +e \right ) \left (\cosh ^{4}\left (f x +e \right )\right )+\left (\sqrt {-\frac {b}{a}}\, a^{2}+\sqrt {-\frac {b}{a}}\, a b -2 \sqrt {-\frac {b}{a}}\, b^{2}\right ) \left (\cosh ^{2}\left (f x +e \right )\right ) \sinh \left (f x +e \right )+\sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, b \left (a \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right )+2 b \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right )-2 \EllipticE \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) a -2 b \EllipticE \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right )\right ) \left (\cosh ^{2}\left (f x +e \right )\right )+a^{2} \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right )+a \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) b -2 \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) b^{2}-2 \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticE \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) a^{2}+2 \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticE \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) b^{2}}{3 a^{2} \left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right )^{\frac {3}{2}} \sqrt {-\frac {b}{a}}\, b \cosh \left (f x +e \right ) f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(f*x+e)^4/(a+b*sinh(f*x+e)^2)^(5/2),x)

[Out]

1/3*((2*(-1/a*b)^(1/2)*a*b+2*(-1/a*b)^(1/2)*b^2)*sinh(f*x+e)*cosh(f*x+e)^4+((-1/a*b)^(1/2)*a^2+(-1/a*b)^(1/2)*
a*b-2*(-1/a*b)^(1/2)*b^2)*cosh(f*x+e)^2*sinh(f*x+e)+(cosh(f*x+e)^2)^(1/2)*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*b*
(a*EllipticF(sinh(f*x+e)*(-1/a*b)^(1/2),(a/b)^(1/2))+2*b*EllipticF(sinh(f*x+e)*(-1/a*b)^(1/2),(a/b)^(1/2))-2*E
llipticE(sinh(f*x+e)*(-1/a*b)^(1/2),(a/b)^(1/2))*a-2*b*EllipticE(sinh(f*x+e)*(-1/a*b)^(1/2),(a/b)^(1/2)))*cosh
(f*x+e)^2+a^2*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticF(sinh(f*x+e)*(-1/a*b)^(1/2),(a/
b)^(1/2))+a*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticF(sinh(f*x+e)*(-1/a*b)^(1/2),(a/b)
^(1/2))*b-2*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticF(sinh(f*x+e)*(-1/a*b)^(1/2),(a/b)
^(1/2))*b^2-2*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticE(sinh(f*x+e)*(-1/a*b)^(1/2),(a/
b)^(1/2))*a^2+2*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticE(sinh(f*x+e)*(-1/a*b)^(1/2),(
a/b)^(1/2))*b^2)/a^2/(a+b*sinh(f*x+e)^2)^(3/2)/(-1/a*b)^(1/2)/b/cosh(f*x+e)/f

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cosh \left (f x + e\right )^{4}}{{\left (b \sinh \left (f x + e\right )^{2} + a\right )}^{\frac {5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(f*x+e)^4/(a+b*sinh(f*x+e)^2)^(5/2),x, algorithm="maxima")

[Out]

integrate(cosh(f*x + e)^4/(b*sinh(f*x + e)^2 + a)^(5/2), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {{\mathrm {cosh}\left (e+f\,x\right )}^4}{{\left (b\,{\mathrm {sinh}\left (e+f\,x\right )}^2+a\right )}^{5/2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(e + f*x)^4/(a + b*sinh(e + f*x)^2)^(5/2),x)

[Out]

int(cosh(e + f*x)^4/(a + b*sinh(e + f*x)^2)^(5/2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(f*x+e)**4/(a+b*sinh(f*x+e)**2)**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________